runtime.findfuncbucket.subbuckets (field)

3 uses

	runtime (current package)
		symtab.go#L514: 	subbuckets [16]byte
		symtab.go#L777: 	const nsub = uintptr(len(findfuncbucket{}.subbuckets))
		symtab.go#L789: 	idx := ffb.idx + uint32(ffb.subbuckets[i])